Skip to content

Conversation

@royendo
Copy link
Contributor

@royendo royendo commented Nov 7, 2025

With the help of claude :)

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Comment on lines 2024 to 2033
explore:
type: object
description: Defines an optional inline explore view for the metrics view. If not specified a default explore will be emitted unless `skip` is set to true.
properties:
skip:
type: boolean
description: If true, disables the explore view for this metrics view.
name:
type: string
description: Name of the explore view.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is missing most of the old properties (like display_name, description, banner, theme, defaults, etc.)

See the old properties at the code highlighted in this comment: #7725 (comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvm, was missing the whole section as shown in the comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants